Skip to main content

All Questions

3votes
1answer
860views

How is compiling a program from source more secure?

When downloading compiled binaries for programs it is very important to check GPG signatures, Authenticode, hashes, etc. However, I often see people who say that compiling the code from source is the ...
rubberband876's user avatar

close